[INFO] cloning repository https://github.com/JoshuaBOUCHAT/radixox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoshuaBOUCHAT/radixox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaBOUCHAT%2Fradixox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaBOUCHAT%2Fradixox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa1d2d9595eb32ab05a7cf97711cdc2efc2b0347
[INFO] testing JoshuaBOUCHAT/radixox against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaBOUCHAT%2Fradixox" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/JoshuaBOUCHAT/radixox
[INFO] finished tweaking git repo https://github.com/JoshuaBOUCHAT/radixox
[INFO] tweaked toml for git repo https://github.com/JoshuaBOUCHAT/radixox written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JoshuaBOUCHAT/radixox on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JoshuaBOUCHAT/radixox already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dcc760da66daaba6c27c65674d28ebedd291821d9016ab2b9eb787ffb6c7ce05
[INFO] running `Command { std: "docker" "start" "-a" "dcc760da66daaba6c27c65674d28ebedd291821d9016ab2b9eb787ffb6c7ce05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dcc760da66daaba6c27c65674d28ebedd291821d9016ab2b9eb787ffb6c7ce05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcc760da66daaba6c27c65674d28ebedd291821d9016ab2b9eb787ffb6c7ce05", kill_on_drop: false }`
[INFO] [stdout] dcc760da66daaba6c27c65674d28ebedd291821d9016ab2b9eb787ffb6c7ce05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e3a7529de85a07b957b5ed9b424baae86084747dba631d8ebd16e4793dfde3b
[INFO] running `Command { std: "docker" "start" "-a" "4e3a7529de85a07b957b5ed9b424baae86084747dba631d8ebd16e4793dfde3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling io-uring v0.6.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.47
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling mimalloc v0.1.50
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling redis-protocol v6.0.0
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling local-sync v0.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling auto-const-array v0.2.2
[INFO] [stderr]    Compiling monoio-macros v0.1.0
[INFO] [stderr]    Compiling radixox-lib v0.5.0 (/opt/rustwide/workdir/radixox-lib)
[INFO] [stderr]    Compiling hislab v0.2.1
[INFO] [stderr]    Compiling monoio v0.2.4
[INFO] [stderr]    Compiling oxidart v0.5.0 (/opt/rustwide/workdir/oxidart)
[INFO] [stdout] warning: function `list_mut` is never used
[INFO] [stdout]    --> oxidart/src/value.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub(crate) fn list_mut(idx: u32) -> &'static mut VecDeque<SharedByte> {
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `as_list` and `as_list_mut` are never used
[INFO] [stdout]    --> oxidart/src/value.rs:296:12
[INFO] [stdout]     |
[INFO] [stdout] 232 | impl<'a> NodeValMut<'a> {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 296 |     pub fn as_list(&self) -> Result<&VecDeque<SharedByte>, RedisType> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     pub fn as_list_mut(&mut self) -> Result<&mut VecDeque<SharedByte>, RedisType> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling radixox v0.5.0 (/opt/rustwide/workdir/radixox)
[INFO] [stdout] warning: unused import: `oxidart::monoio::spawn_stats_logger`
[INFO] [stdout]   --> radixox/src/bin/resp.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use oxidart::monoio::spawn_stats_logger;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.32s
[INFO] running `Command { std: "docker" "inspect" "4e3a7529de85a07b957b5ed9b424baae86084747dba631d8ebd16e4793dfde3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e3a7529de85a07b957b5ed9b424baae86084747dba631d8ebd16e4793dfde3b", kill_on_drop: false }`
[INFO] [stdout] 4e3a7529de85a07b957b5ed9b424baae86084747dba631d8ebd16e4793dfde3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4e386e8b3aeb4a8bb822265e1243a8c3327d2024228bd5a5e6aff15935d193c
[INFO] running `Command { std: "docker" "start" "-a" "a4e386e8b3aeb4a8bb822265e1243a8c3327d2024228bd5a5e6aff15935d193c", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling redis-protocol v6.0.0
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling radixox-lib v0.5.0 (/opt/rustwide/workdir/radixox-lib)
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling monoio-macros v0.1.0
[INFO] [stderr]    Compiling auto-const-array v0.2.2
[INFO] [stderr]    Compiling monoio v0.2.4
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling oxidart v0.5.0 (/opt/rustwide/workdir/oxidart)
[INFO] [stdout] warning: function `list_mut` is never used
[INFO] [stdout]    --> oxidart/src/value.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub(crate) fn list_mut(idx: u32) -> &'static mut VecDeque<SharedByte> {
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `as_list` and `as_list_mut` are never used
[INFO] [stdout]    --> oxidart/src/value.rs:296:12
[INFO] [stdout]     |
[INFO] [stdout] 232 | impl<'a> NodeValMut<'a> {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 296 |     pub fn as_list(&self) -> Result<&VecDeque<SharedByte>, RedisType> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     pub fn as_list_mut(&mut self) -> Result<&mut VecDeque<SharedByte>, RedisType> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling radixox v0.5.0 (/opt/rustwide/workdir/radixox)
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stdout] warning: unused import: `oxidart::monoio::spawn_stats_logger`
[INFO] [stdout]   --> radixox/src/bin/resp.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use oxidart::monoio::spawn_stats_logger;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_mut` is never used
[INFO] [stdout]    --> oxidart/src/value.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub(crate) fn list_mut(idx: u32) -> &'static mut VecDeque<SharedByte> {
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `as_list` and `as_list_mut` are never used
[INFO] [stdout]    --> oxidart/src/value.rs:296:12
[INFO] [stdout]     |
[INFO] [stdout] 232 | impl<'a> NodeValMut<'a> {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 296 |     pub fn as_list(&self) -> Result<&VecDeque<SharedByte>, RedisType> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     pub fn as_list_mut(&mut self) -> Result<&mut VecDeque<SharedByte>, RedisType> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stdout] warning: unused import: `oxidart::monoio::spawn_stats_logger`
[INFO] [stdout]   --> radixox/src/bin/resp.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use oxidart::monoio::spawn_stats_logger;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.64s
[INFO] running `Command { std: "docker" "inspect" "a4e386e8b3aeb4a8bb822265e1243a8c3327d2024228bd5a5e6aff15935d193c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4e386e8b3aeb4a8bb822265e1243a8c3327d2024228bd5a5e6aff15935d193c", kill_on_drop: false }`
[INFO] [stdout] a4e386e8b3aeb4a8bb822265e1243a8c3327d2024228bd5a5e6aff15935d193c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ced213b08a194e2a41c060159b0edcd9e846ac5fb599a866e32d8a6b2f2b6bbe
[INFO] running `Command { std: "docker" "start" "-a" "ced213b08a194e2a41c060159b0edcd9e846ac5fb599a866e32d8a6b2f2b6bbe", kill_on_drop: false }`
[INFO] [stderr] warning: function `list_mut` is never used
[INFO] [stderr]    --> oxidart/src/value.rs:146:15
[INFO] [stderr]     |
[INFO] [stderr] 146 | pub(crate) fn list_mut(idx: u32) -> &'static mut VecDeque<SharedByte> {
[INFO] [stderr]     |               ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `as_list` and `as_list_mut` are never used
[INFO] [stderr]    --> oxidart/src/value.rs:296:12
[INFO] [stderr]     |
[INFO] [stderr] 232 | impl<'a> NodeValMut<'a> {
[INFO] [stderr]     | ----------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 296 |     pub fn as_list(&self) -> Result<&VecDeque<SharedByte>, RedisType> {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 303 |     pub fn as_list_mut(&mut self) -> Result<&mut VecDeque<SharedByte>, RedisType> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `oxidart` (lib) generated 2 warnings
[INFO] [stderr] warning: `oxidart` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused import: `oxidart::monoio::spawn_stats_logger`
[INFO] [stderr]   --> radixox/src/bin/resp.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | use oxidart::monoio::spawn_stats_logger;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `radixox` (bin "radixox") generated 1 warning (run `cargo fix --bin "radixox" -p radixox` to apply 1 suggestion)
[INFO] [stderr] warning: `radixox` (bin "radixox" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxidart-932f0a087a8179bc)
[INFO] [stdout] 
[INFO] [stdout] running 133 tests
[INFO] [stdout] test async_command::tests::getn_async_no_match ... ok
[INFO] [stdout] test async_command::tests::deln_async_empty_prefix_flushdb ... ok
[INFO] [stdout] test async_command::tests::deln_async_prefix ... ok
[INFO] [stdout] test async_command::tests::getn_async_empty_prefix_returns_all ... ok
[INFO] [stdout] test async_command::tests::deln_async_partial_prefix ... ok
[INFO] [stdout] test async_command::tests::getn_async_prefix ... ok
[INFO] [stdout] test counter::tests::decr_below_zero ... ok
[INFO] [stdout] test counter::tests::incr_new_key ... ok
[INFO] [stdout] test counter::tests::incrby_amount ... ok
[INFO] [stdout] test async_command::tests::deln_async_no_match_returns_zero ... ok
[INFO] [stdout] test async_command::tests::getn_then_deln_async_consistency ... ok
[INFO] [stdout] test counter::tests::negative_value ... ok
[INFO] [stdout] test counter::tests::decrby_amount ... ok
[INFO] [stdout] test counter::tests::incr_existing ... ok
[INFO] [stdout] test counter::tests::incr_converts_to_int ... ok
[INFO] [stdout] test counter::tests::preserves_ttl ... ok
[INFO] [stdout] test counter::tests::expired_key_resets ... ok
[INFO] [stdout] test counter::tests::not_an_integer ... ok
[INFO] [stdout] test counter::tests::overflow ... ok
[INFO] [stdout] test regex::tests::exact_match ... ok
[INFO] [stdout] test regex::tests::character_class ... ok
[INFO] [stdout] test regex::tests::match_all ... ok
[INFO] [stdout] test regex::tests::expired_entries_skipped ... ok
[INFO] [stdout] test async_command::tests::multiple_async_ops_leave_tree_consistent ... ok
[INFO] [stdout] test regex::tests::no_match ... ok
[INFO] [stdout] test regex::tests::simple_prefix ... ok
[INFO] [stdout] test test::test_common_prefix_split ... ok
[INFO] [stdout] test test::test_del_basic ... ok
[INFO] [stdout] test test::test_del_all_keys ... ok
[INFO] [stdout] test test::test_del_empty_key ... ok
[INFO] [stdout] test test::test_del_intermediate_node_with_children ... ok
[INFO] [stdout] test test::test_del_then_reinsert ... ok
[INFO] [stdout] test regex::tests::two_wildcards_specific_segments ... ok
[INFO] [stdout] test test::test_deln_basic ... ok
[INFO] [stdout] test test::test_deln_empty_prefix ... ok
[INFO] [stdout] test test::test_del_with_recompression ... ok
[INFO] [stdout] test test::test_deln_exact_key_with_children ... ok
[INFO] [stdout] test test::test_deln_many_children ... ok
[INFO] [stdout] test test::test_deln_partial_match ... ok
[INFO] [stdout] test test::test_deln_prefix_in_compression ... ok
[INFO] [stdout] test test::test_deln_then_insert ... ok
[INFO] [stdout] test test::test_deln_with_nested_keys ... ok
[INFO] [stdout] test test::test_empty_key ... ok
[INFO] [stdout] test test::test_evict_expired_basic ... ok
[INFO] [stdout] test test::test_evict_expired_partial ... ok
[INFO] [stdout] test test::test_deln_no_match ... ok
[INFO] [stdout] test regex::tests::wildcard_middle_segment ... ok
[INFO] [stdout] test test::test_get_set_basic ... ok
[INFO] [stdout] test test::test_getn_basic ... ok
[INFO] [stdout] test test::test_get_nonexistent ... ok
[INFO] [stdout] test test::test_getn_empty_prefix ... ok
[INFO] [stdout] test test::test_getn_exact_key ... ok
[INFO] [stdout] test test::test_getn_no_match ... ok
[INFO] [stdout] test test::test_getn_single_char_prefix ... ok
[INFO] [stdout] test test::test_getn_with_nested_keys ... ok
[INFO] [stdout] test test::test_long_keys ... ok
[INFO] [stdout] test test::test_many_keys_same_prefix ... ok
[INFO] [stdout] test test::test_getn_many_children ... ok
[INFO] [stdout] test test::test_multiple_branches ... ok
[INFO] [stdout] test test::test_node_size ... ok
[INFO] [stdout] test test::test_overwrite_value ... ok
[INFO] [stdout] test test::test_partial_key_not_found ... ok
[INFO] [stdout] test test::test_prefix_is_also_key ... ok
[INFO] [stdout] test test::test_ttl_cleanup_on_expired_get ... ok
[INFO] [stdout] test test::test_recompress_transfers_overflow ... ok
[INFO] [stdout] test test::test_ttl_expired_on_get ... ok
[INFO] [stdout] test test::test_ttl_getn_filters_expired ... ok
[INFO] [stdout] test test_structures::cross_type_set_overwrites_with_string ... ok
[INFO] [stdout] test test_structures::cross_type_mixed_tree_deep ... ok
[INFO] [stdout] test test_structures::cross_type_similar_keys_no_bleed ... ok
[INFO] [stdout] test test_structures::hash_add_delete_cycle_many_keys ... ok
[INFO] [stdout] test test_structures::hash_delete_one_preserves_siblings ... ok
[INFO] [stdout] test test_structures::hash_hdel_absent_field ... ok
[INFO] [stdout] test test_structures::hash_hdel_auto_cleanup_on_last_field ... ok
[INFO] [stdout] test test::test_getn_prefix_in_compression ... ok
[INFO] [stdout] test test_structures::hash_hdel_basic ... ok
[INFO] [stdout] test test_structures::hash_hdel_many_fields ... ok
[INFO] [stdout] test test_structures::hash_hdel_missing_key ... ok
[INFO] [stdout] test test_structures::hash_hexists ... ok
[INFO] [stdout] test test_structures::hash_hgetall_missing_key ... ok
[INFO] [stdout] test test::test_del_nonexistent ... ok
[INFO] [stdout] test test_structures::hash_hincrby_on_string_field ... ok
[INFO] [stdout] test test_structures::hash_hlen_hkeys_hvals_hmget ... ok
[INFO] [stdout] test test_structures::hash_hincrby_non_numeric_field_errors ... ok
[INFO] [stdout] test test_structures::hash_hgetall_order ... ok
[INFO] [stdout] test test_structures::hash_hincrby_basic ... ok
[INFO] [stdout] test test_structures::hash_hset_mixed_add_update ... ok
[INFO] [stdout] test test_structures::hash_many_similar_keys_isolation ... ok
[INFO] [stdout] test test_structures::hash_hset_update_does_not_increment_added ... ok
[INFO] [stdout] test test_structures::hash_overwrite_field_does_not_affect_others ... ok
[INFO] [stdout] test test_structures::set_add_delete_cycle_many_keys ... ok
[INFO] [stdout] test test_structures::hash_wrongtype_on_string_key ... ok
[INFO] [stdout] test test_structures::set_delete_one_preserves_siblings ... ok
[INFO] [stdout] test test_structures::set_sadd_deduplication ... ok
[INFO] [stdout] test test_structures::set_sismember ... ok
[INFO] [stdout] test test_structures::set_smembers_empty_key ... ok
[INFO] [stdout] test test_structures::set_many_similar_keys_isolation ... ok
[INFO] [stdout] test test_structures::set_sadd_basic ... ok
[INFO] [stdout] test test_structures::set_spop_count ... ok
[INFO] [stdout] test test_structures::set_smembers_sorted ... ok
[INFO] [stdout] test test_structures::set_spop_count_exceeds_cardinality ... ok
[INFO] [stdout] test test_structures::hash_hset_hget_basic ... ok
[INFO] [stdout] test monoio::tests::test_spawn_evictor_100_entries ... ok
[INFO] [stdout] test test_structures::set_spop_single ... ok
[INFO] [stdout] test test_structures::set_srem_missing_key ... ok
[INFO] [stdout] test test_structures::set_srem_basic ... ok
[INFO] [stdout] test test_structures::set_srem_auto_cleanup ... ok
[INFO] [stdout] test test_structures::set_wrongtype_on_string_key ... ok
[INFO] [stdout] test test_structures::zset_delete_one_preserves_siblings ... ok
[INFO] [stdout] test test_structures::zset_double_index_consistency_after_updates ... ok
[INFO] [stdout] test test_structures::zset_equal_scores_lexicographic_tiebreak ... ok
[INFO] [stdout] test test_structures::zset_score_update_removes_old_sorted_entry ... ok
[INFO] [stdout] test test_structures::zset_add_delete_cycle_many_keys ... ok
[INFO] [stdout] test test_structures::zset_zadd_update_does_not_increment_added ... ok
[INFO] [stdout] test test_structures::zset_zincrby_basic ... ok
[INFO] [stdout] test test_structures::set_spop_invalid_count_errors ... ok
[INFO] [stdout] test test_structures::zset_zadd_basic ... ok
[INFO] [stdout] test test_structures::zset_zrange_empty_range ... ok
[INFO] [stdout] test test_structures::zset_zrange_missing_key ... ok
[INFO] [stdout] test test_structures::zset_zrange_negative_indices ... ok
[INFO] [stdout] test test_structures::zset_wrongtype_on_string_key ... ok
[INFO] [stdout] test test_structures::zset_zrange_ascending_order ... ok
[INFO] [stdout] test test_structures::zset_zincrby_updates_order ... ok
[INFO] [stdout] test test_structures::zset_zrange_partial ... ok
[INFO] [stdout] test test_structures::zset_zrange_with_scores ... ok
[INFO] [stdout] test test_structures::zset_many_similar_keys_isolation ... ok
[INFO] [stdout] test test_structures::zset_zrem_auto_cleanup ... ok
[INFO] [stdout] test test_structures::zset_zrem_basic ... ok
[INFO] [stdout] test test_structures::zset_zscore_basic ... ok
[INFO] [stdout] test test_structures::zset_zrem_missing_key ... ok
[INFO] [stdout] test monoio::tests::test_spawn_evictor_partial_expiration ... ok
[INFO] [stdout] test monoio::tests::test_shared_with_ticker_constructor ... ok
[INFO] [stdout] test monoio::tests::test_ttl_expiration_with_ticker ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 133 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/radixox-1b71e3508173c1ec)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/resp.rs (/opt/rustwide/target/debug/deps/radixox-dc72394d30af19e4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/concurrency.rs (/opt/rustwide/target/debug/deps/concurrency-98e230962361e60f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test unlink_yields_to_concurrent_clients ... FAILED
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p radixox --test concurrency`
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- unlink_yields_to_concurrent_clients stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'unlink_yields_to_concurrent_clients' (153) panicked at radixox/tests/common/mod.rs:25:29:
[INFO] [stdout] failed to spawn radixox-resp on port 16386: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e96f9765d38 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e96f9765d38 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e96f9765d38 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e96f9765d38 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e96f977c15a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e96f977c15a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5e96f976ad02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e96f976ad02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e96f9743fe6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e96f9743fe6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e96f975ddd9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e96f95d3a5c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5e96f95d3a5c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e96f975df92 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5e96f975df92 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e96f97440a2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e96f973b959 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e96f9744f7d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e96f977c8ec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e96f95c081f - concurrency[bb0ce93cceaea006]::common::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radixox/tests/common/mod.rs:25:29
[INFO] [stdout]   20:     0x5e96f95b9fd4 - <core[5a1c3e9896636f3a]::result::Result<std[d054f6f42beb1baa]::process::Child, std[d054f6f42beb1baa]::io::error::Error>>::unwrap_or_else::<concurrency[bb0ce93cceaea006]::common::start_server::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5e96f95c46fb - concurrency[bb0ce93cceaea006]::common::start_server
[INFO] [stdout]                                at /opt/rustwide/workdir/radixox/tests/common/mod.rs:25:10
[INFO] [stdout]   22:     0x5e96f95c01bb - concurrency[bb0ce93cceaea006]::server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radixox/tests/concurrency.rs:13:25
[INFO] [stdout]   23:     0x5e96f95bf3c6 - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<()>>::get_or_init::<concurrency[bb0ce93cceaea006]::server::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   24:     0x5e96f95bf39d - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<()>>::initialize::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<()>>::get_or_init<concurrency[bb0ce93cceaea006]::server::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   25:     0x5e96f95bf441 - <std[d054f6f42beb1baa]::sync::once::Once>::call_once_force::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<()>>::initialize<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<()>>::get_or_init<concurrency[bb0ce93cceaea006]::server::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   26:     0x5e96f9749959 - <std[d054f6f42beb1baa]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   27:     0x5e96f95bab90 - <std[d054f6f42beb1baa]::sync::once::Once>::call_once_force::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<()>>::initialize<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<()>>::get_or_init<concurrency[bb0ce93cceaea006]::server::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   28:     0x5e96f95ba6be - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<()>>::initialize::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<()>>::get_or_init<concurrency[bb0ce93cceaea006]::server::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   29:     0x5e96f95ba787 - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<()>>::get_or_try_init::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<()>>::get_or_init<concurrency[bb0ce93cceaea006]::server::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   30:     0x5e96f95ba6ed - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<()>>::get_or_init::<concurrency[bb0ce93cceaea006]::server::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   31:     0x5e96f95c0aca - concurrency[bb0ce93cceaea006]::server
[INFO] [stdout]                                at /opt/rustwide/workdir/radixox/tests/concurrency.rs:13:10
[INFO] [stdout]   32:     0x5e96f95c0b24 - concurrency[bb0ce93cceaea006]::unlink_yields_to_concurrent_clients
[INFO] [stdout]                                at /opt/rustwide/workdir/radixox/tests/concurrency.rs:31:21
[INFO] [stdout]   33:     0x5e96f95c0197 - concurrency[bb0ce93cceaea006]::unlink_yields_to_concurrent_clients::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radixox/tests/concurrency.rs:27:41
[INFO] [stdout]   34:     0x5e96f95c6936 - <concurrency[bb0ce93cceaea006]::unlink_yields_to_concurrent_clients::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5e96f95c6b3b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5e96f95c6b3b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5e96f95d43b5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5e96f95d43b5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5e96f95d43b5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5e96f95d43b5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5e96f95d43b5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5e96f95d43b5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5e96f95d43b5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5e96f95cef14 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5e96f95cef14 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5e96f95d7432 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5e96f95d7432 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5e96f95d7432 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5e96f95d7432 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5e96f95d7432 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5e96f95d7432 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5e96f95d7432 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5e96f976538f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   54:     0x5e96f976538f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x738fb74a8aa4 - <unknown>
[INFO] [stdout]   56:     0x738fb7535a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     unlink_yields_to_concurrent_clients
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ced213b08a194e2a41c060159b0edcd9e846ac5fb599a866e32d8a6b2f2b6bbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ced213b08a194e2a41c060159b0edcd9e846ac5fb599a866e32d8a6b2f2b6bbe", kill_on_drop: false }`
[INFO] [stdout] ced213b08a194e2a41c060159b0edcd9e846ac5fb599a866e32d8a6b2f2b6bbe
